JAMSRESTAPI Web Service
PostVariable_PostVariable
JAMSRESTAPI Web Service > All Operations Resource Group : Variable_PostVariable (Post)

Resource Path: /api/variable

Uri: http://doc.jamsscheduler.com/api/variable

Description
Creates a new variable definition
Request

The request body is of type Variable.

Model of a new variable definition

Overview

Variable
currentLength : integer
dataType : string
description : string
lastChangedBy : string
lastChangeUTC : string
parentFolderId : integer
parentFolderName : string
value : string
variableId : integer
variableName : string
qualifiedName : string
encryptionId : integer
encryptionFlag : boolean
acl : ACL
genericACL : Array[ACE]
identifier : string
inherited : boolean
flags : string
accessList : Array[string]
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service